Cisco Packet Tracer Extensions API 8.1.0
API for communication between Cisco Packet Tracer application and its extension applications and modules.
Public Member Functions | List of all members
TransformSet Class Reference

TransformSet handles and manipulates IPSec transform sets. More...

Public Member Functions

void setTransformName (string)
 Sets the name of the transform set. More...
 
string getTransformName ()
 Returns the name of the transform set. More...
 

Detailed Description

TransformSet handles and manipulates IPSec transform sets.

Member Function Documentation

◆ getTransformName()

string TransformSet::getTransformName ( )

Returns the name of the transform set.

Returns
string, the name of the transform set.

◆ setTransformName()

void TransformSet::setTransformName ( string  )

Sets the name of the transform set.

Parameters
name,thename of the transform set.

The documentation for this class was generated from the following file: